home *** CD-ROM | disk | FTP | other *** search
/ Chip 1998 February / CHIP Şubat 1998.iso / drivers / SESK / tumspinn / TBSPROS.INF < prev    next >
Windows Setup INFormation  |  1997-08-27  |  19KB  |  601 lines

  1. ;---------------------------------------------------------------;
  2. ; TBS Pro Series .INF file for Pinnacle/Fiji sound cards
  3. ;
  4. ; v. 1.0 - Oct 08, 1996
  5. ; v. 1.1 - Dec 05, 1996 - added multiport MIDI setup
  6. ; v. 1.2 - Feb 04, 1997 - cleaned up some stuff with DelFiles sections
  7. ; v. 1.3 - Feb 06, 1997 - had to compress some files to make room
  8. ; v. 1.4 - Feb 13, 1997 - merged Pinnacle and Fiji INF files into one
  9. ; v. 1.5 - Feb 14, 1997 - changed app directory to \TBSPROS
  10. ;                       - changed Kurzweil synth description
  11. ; v. 1.6 - Feb 20, 1997 - added AudioStation mixer
  12. ;            - removed d/b SysEx string
  13. ; v. 1.7 - Feb 28, 1997 - put d/b SysEx string back
  14. ;            - no more restart after installing synth driver
  15. ; v. 1.8 - Mar 04, 1997 - removed pinapps.ini
  16. ; v. 1.9 - Mar 19, 1997 - changed audiomix.exe to pcmixer.exe
  17. ;            - removed setting.exe
  18. ;            - fixed ".Default" for def. user
  19. ;            - new defaults for mixer settings
  20. ;            - changed synth descriptions
  21. ;            - changed DSP fact def to D8000
  22. ; v. 2.0 - Mar 27, 1997 - moved winsetup from win.ini|run to registry|RunOnce
  23. ; v. 2.1 - Apr 09, 1997 - back to win.ini|run
  24. ;            - changed some defaults for the mixer, added new items
  25. ;            - removed pinmidi.mid (now embedded)
  26. ;            - add SuppressErrors to registry
  27. ;            - removed TB Mixer
  28. ;            - moved DOS apps to \TBSPROS\DOSAPPS
  29. ;            - moved readme.wri to \TBSPROS
  30. ; v. 2.2 - Apr 11, 1997 - remove pincom.ini and pincp.ini during install
  31. ; v. 2.3 - Apr 18, 1997 - adjusted default WaveArtist gain
  32. ;            - added some new driver defaults
  33. ;            - corrected memory resources
  34. ; v. 2.4 - Apr 22, 1997 - rem'ed out SuppressErrors until driver supports it
  35. ; v. 3.0 - Apr 22, 1997 - removed everything that's in InstallShield now
  36. ;            - compressed the remaining driver files
  37. ;            - changed delspace.exe to envcomp.exe
  38. ; v. 3.1 - Apr 25, 1997 - support SuppressErrors flag now
  39. ; v. 3.2 - Apr 29, 1997 - call voycdrun.exe instead of setup to accomodate 
  40. ;              restarts under 95 legacy mode
  41. ; v. 3.3 - May 01, 1997 - call setup.exe directly like before
  42. ; v. 3.4 - May 19, 1997 - updated logical conf. sections to match resource map
  43. ; v. 3.5 - May 28, 1997 - increased def. MA-1 voice gain
  44. ;            - changed "Turtle Beach" to "Turtle Beach Systems"
  45. ;            - changed def. MA-1 sample rate to 44.1 kHz
  46. ;            - adjusted def. wave out volume
  47. ; v. 3.6 - Jun 20, 1997 - new default settings for consistent volume sliders
  48. ;            - added SourceDisksFiles section to make OSR2 happy
  49. ;            - added MIDI in priority setting
  50. ;
  51. ;---------------------------------------------------------------;
  52.  
  53. [Version]
  54. ;Signature="$Windows 95$"
  55. Signature="$CHICAGO$"
  56. Class=MEDIA
  57. provider=%TBCH%
  58. LayoutFile=layout.inf
  59.  
  60. [DefaultInstall]
  61. ;CopyFiles=Launcher.CopyList
  62. ;AddReg=Launcher.AddReg
  63.  
  64. [Launcher.CopyList]
  65. voycdrun.exe,voycdrun.ex_
  66. voycdrun.dat,voycdrun.da_
  67.  
  68. [Launcher.AddReg]
  69. ; update Win.ini to Run SETUP.EXE after first re-boot
  70. HKLM,Software\Microsoft\Windows\CurrentVersion\RunOnce,PinSetup,,"%01%\setup.exe"
  71.  
  72. ;---------------------------------------------------------------;
  73. ; The Class install is installed for any device in the inf file
  74. ;---------------------------------------------------------------;
  75.  
  76. [ClassInstall]
  77. AddReg=Class.AddReg
  78.  
  79. [Class.AddReg]
  80. HKR,,,,%MediaClassName%
  81. HKR,,Icon,,"-1"
  82. HKR,,Installer,,mmci.dll
  83.  
  84. ;---------------------------------------------------------------;
  85. ; The .Det sections are added to the devnode at detection time
  86. ; only.  The PreCopySection is simply setting the NoSetupUI
  87. ; flag so that the critical pieces (such as logical
  88. ; configurations) are in place at the time the device is started
  89. ; during first boot.
  90. ;---------------------------------------------------------------;
  91.  
  92. [Pinnacle.Det]
  93. AddReg=PreCopySection
  94.  
  95. [PreCopySection]
  96. HKR,,NoSetupUI,,1
  97.  
  98. ;---------------------------------------------------------------;
  99. ; Manufacturer information
  100. ;---------------------------------------------------------------;
  101.  
  102. [Manufacturer]
  103. %TBCH%=TurtleBeach
  104.  
  105. [TurtleBeach]
  106. %*TBS0000.DeviceDesc%=TBS0000_Device, *TBS0000    ; Pinnacle DSP
  107. %*TBS0001.DeviceDesc%=TBS0001_Device, *TBS0001    ; Pinnacle Synth
  108. %*TBS0000.DeviceDesc%=TBS0005_Device, *TBS0005    ; Fiji DSP
  109. %*PNPB02F.DeviceDesc%=PNPB02F_Device, *PNPB02F    ; Pinn/Fiji Joystick
  110.  
  111. ;---------------------------------------------------------------;
  112. ; Multisound Pinnacle DSP Audio Hardware Section
  113. ;---------------------------------------------------------------;
  114.  
  115. [TBS0000_Device]
  116. LogConfig=DSP.LC1, DSP.LC2, DSP.LC3
  117. UpdateInis=Pinnacle.UpdateInis
  118. ; UpdateInis=PinAppsIni.UpdateInis
  119. DelFiles=Pinnacle.DelDrvList, Pinnacle.DelIniList
  120. CopyFiles=Pinnacle.CopyDriversList
  121. ; Launcher.CopyList
  122. ; CopyFiles=PinDosApps.CopyList, PinApps.CopyList, PinProgram.CopyList, PinReadme.CopyList, PCMix.CopyList
  123. ; CopyFiles=PinCleanup.CopyList
  124. AddReg=TBS0000.AddReg, DrvDefs.AddReg, Mixer.AddReg, Pinnacle.AddReg, AppsInst.AddReg
  125. ; Launcher.AddReg
  126. ; UpdateCfgSys=TBS0000.UpdateCfgSys    ; not supported
  127.  
  128. [TBS0005_Device]
  129. ; same as TBS0000 except different AddReg section
  130. LogConfig=DSP.LC1, DSP.LC2, DSP.LC3
  131. UpdateInis=Pinnacle.UpdateInis
  132. ; UpdateInis=PinAppsIni.UpdateInis
  133. DelFiles=Pinnacle.DelDrvList, Pinnacle.DelIniList
  134. CopyFiles=Pinnacle.CopyDriversList
  135. ; Launcher.CopyList
  136. ; CopyFiles=PinDosApps.CopyList, PinApps.CopyList, PinProgram.CopyList, PinReadme.CopyList, PCMix.CopyList
  137. ; CopyFiles=PinCleanup.CopyList
  138. AddReg=TBS0000.AddReg, DrvDefs.AddReg, Mixer.AddReg, Fiji.AddReg, AppsInst.AddReg
  139. ; Launcher.AddReg
  140. ; UpdateCfgSys=TBS0000.UpdateCfgSys    ; not supported
  141.  
  142. [TBS0000_Device.FactDef]
  143. ConfigPriority=DESIRED
  144. IRQConfig=11
  145. IOConfig=290-297
  146. IOConfig=250-252
  147. MemConfig=D8000-DFFFF
  148.  
  149. [TBS0005_Device.FactDef]
  150. ConfigPriority=DESIRED
  151. IRQConfig=11
  152. IOConfig=290-297
  153. IOConfig=250-252
  154. MemConfig=D8000-DFFFF
  155.  
  156. [Pinnacle.UpdateInis]
  157. ; Delete any Win 3.1 drivers from system.ini
  158. system.ini,drivers,"midi*=pinkz.drv",,1
  159. system.ini,drivers,"midi*=pindsp.drv",,1
  160. system.ini,drivers,"mixer*=pindsp.drv",,1
  161. system.ini,drivers,"wave*=pindsp.drv",,1
  162. system.ini,drivers,"aux*=pindsp.drv",,1
  163.  
  164. [Pinnacle.DelDrvList]
  165. ; delete old Win 3.1 drivers from the system directory
  166. pindsp31.drv,,,1
  167. ;pindsp95.drv,,,1
  168. ;pindsp.vxd,,,1
  169. mssndsys.drv,,,1
  170. mssndsys.vxd,,,1
  171.  
  172. [Pinnacle.DelIniList]
  173. ; delete old INI files from the windows directory
  174. pinapps.ini,,,1
  175. fijiapps.ini,,,1
  176. audiomix.ini,,,1
  177. pcmixer.ini,,,1
  178.  
  179. [Pinnacle.CopyDriversList]
  180. pindsp95.drv,pindsp95.dr_,,2
  181. pindsp.vxd,pindsp.vx_,,2
  182.  
  183. [PinApps.CopyList]
  184. ; tbmixer.exe,tbmixer.ex_,
  185. ; threed.vbx,,                ; pending replacement with AS2 mixer
  186. ; sldctrl2.dll,,
  187. pintest.doc,pintest.do_,
  188. ; fijitest.doc,fijitest.do_,        ; pending merging the two docs!!!
  189. winsetup.exe,,
  190. ; pinmidi.mid,,                ; embedded now
  191.  
  192. [PinDosApps.CopyList]
  193. pindiag.exe,,
  194. pincfg.exe,,
  195. pincfg.ini,,
  196. mplay.exe,,
  197. pdiag.bin,,
  198. pin.bin,,
  199. ; pinapps.ini,,
  200. ; setting.exe,,
  201.  
  202. [PinProgram.CopyList]
  203. program.bat,,
  204. pincfg.exe,,
  205. eeserial.exe,,
  206. eeserial.ini,,
  207. pin250.ini,,
  208. pin260.ini,,
  209. pin270.ini,,
  210. pinnacle.rom,,
  211. pinngame.rom,,
  212. pinneide.rom,,
  213. fiji.rom,,
  214. fijigame.rom,,
  215.  
  216. [PinCleanup.CopyList]
  217. cleanup.pif,,
  218. cleanup.bat,,
  219. findit.bat,,
  220. pininst.bat,,
  221. envcomp.exe,,
  222.  
  223. [PinReadme.CopyList]
  224. notes.wri,,
  225.  
  226. [PCMix.CopyList]
  227. pcmixer.exe,pcmixer.ex_
  228. vctl.dll,vctl.dl_
  229.  
  230. [TBS0000.AddReg]
  231. ; Check entries...may have to redo this section
  232. HKR,,DevLoader,0,mmdevldr.vxd
  233. HKR,,Driver,0,pindsp.vxd
  234. HKR,Drivers,,,
  235. HKR,Drivers,MIGRATED,0,0
  236. HKR,Drivers,SubClasses,,"wave,midi,aux,mixer"
  237. HKR,Drivers\midi,,0,
  238. HKR,Drivers\wave,,,
  239. HKR,Drivers\mixer,,,
  240. HKR,Drivers\aux,,,
  241.  
  242. HKR,Drivers\midi\MultiPort_Port_0000,Description,,%PIN_HEADER%
  243. HKR,Drivers\midi\MultiPort_Port_0000,Driver,,pindsp95.drv
  244. HKR,Drivers\midi\MultiPort_Port_0000,External,1,01,00,00,00
  245. HKR,Drivers\midi\MultiPort_Port_0000,NumPorts,1,02,00,00,00
  246. HKR,Drivers\midi\MultiPort_Port_0000,Port,1,00,00,00,00
  247. HKR,Drivers\midi\MultiPort_Port_0001,Description,,%PIN_EXTOUT%
  248. HKR,Drivers\midi\MultiPort_Port_0001,Driver,,pindsp95.drv
  249. HKR,Drivers\midi\MultiPort_Port_0001,External,1,01,00,00,00
  250. HKR,Drivers\midi\MultiPort_Port_0001,NumPorts,1,02,00,00,00
  251. HKR,Drivers\midi\MultiPort_Port_0001,Port,1,01,00,00,00
  252.  
  253. HKR,Drivers\wave\pindsp95.drv,Driver,0,pindsp95.drv
  254. HKR,Drivers\wave\pindsp95.drv,Description,0,%*TBS0000.DeviceDesc%
  255. HKR,Drivers\aux\pindsp95.drv,Driver,0,pindsp95.drv
  256. HKR,Drivers\aux\pindsp95.drv,Description,0,%*TBS0000.DeviceDesc%
  257. HKR,Drivers\mixer\pindsp95.drv,Driver,0,pindsp95.drv
  258. HKR,Drivers\mixer\pindsp95.drv,Description,0,%*TBS0000.DeviceDesc%
  259.  
  260. [DrvDefs.AddReg]
  261. ; def. playback levels
  262. HKR,Config,MasterVolLeft,1,3C,B5            ; master vol (-6 dB)
  263. HKR,Config,MasterVolRight,1,3C,B5
  264. HKR,Config,MasterVolMute,1,00
  265. HKR,Config,WaveVolLeft,1,ff,ff                ; wave playback (0 dB)
  266. HKR,Config,WaveVolRight,1,ff,ff
  267. HKR,Config,WaveVolMute,1,00
  268. HKR,Config,Aux1VolLeft,1,00,80                ; aux input (-12 dB)
  269. HKR,Config,Aux1VolRight,1,00,80
  270. HKR,Config,Aux1VolMute,1,00
  271. HKR,Config,Aux2VolLeft,1,ff,ff                ; input monitor (0 dB)
  272. HKR,Config,Aux2VolRight,1,ff,ff
  273. HKR,Config,Aux2VolMute,1,00
  274. HKR,Config,MHdrVolLeft,1,00,c0                ; MIDI header
  275. HKR,Config,MHdrVolRight,1,00,c0
  276. HKR,Config,MHdrVolMute,1,00
  277. HKR,Config,MIDIVolLeft,1,ff,ff                ; Kurzweil synth (0 dB)
  278. HKR,Config,MIDIVolRight,1,ff,ff
  279. HKR,Config,MIDIVolMute,1,00
  280.  
  281. ; def. recording levels
  282. HKR,Config,Pot2MaxLeft,1,00,80                ; cd/line in (-12 dB)
  283. HKR,Config,Pot2MaxRight,1,00,80
  284. HKR,Config,MicMaxLeft,1,00,a0                ; mic in (-8 dB)
  285. HKR,Config,MicMaxRight,1,00,a0
  286.  
  287. ; misc. stuff
  288. HKR,Config,AuxTech,1,00,00                ; determines AUX caps
  289. HKR,Config,WaveRecMon,1,01                ; force record monitor
  290. HKR,Config,WaveInRecID,1,03,00                ; default to CD/Line In + Mic In
  291. HKR,Config,WHOVolSwitch,1,08                ; default to RWA
  292. HKR,Config,WHOVolString,1,F0,7F,7F,04,01,00,FF,F7    ; default to Roland SysEx
  293. HKR,Config,MHdrOutGain,1,0B                ; WaveArtist gain
  294. HKR,Config,SynthRate,1,01,00                ; 44.1 kHz
  295. HKR,Config,DATSwitch,1,01,00                ; switch to line if receiver unlocks
  296. HKR,Config,MIPortPr,1,01                ; external MIDI in device has priority
  297.  
  298. ; max gain controls
  299. HKR,Config,MaxAux,1,78,00,00,00                ; +12 dB
  300. HKR,Config,MaxLine,1,78,00,00,00            ; +12 dB
  301. HKR,Config,MaxMic,1,F0,00,00,00                ; +24 dB
  302.  
  303. HKR,Config,SuppressErrors,1,01,00            ; don't show errors during installation
  304.  
  305. ;HKR,Config,VoiceGain,1,6A                ; saved by Kurzweil driver
  306.  
  307. [MIXER.AddReg]
  308. HKLM,Software\Microsoft\Windows\CurrentVersion\Run,SystemTray,,"SysTray.Exe"
  309. HKLM,%KEY_IOC%\Vol,,,
  310.  
  311. [Pinnacle.AddReg]
  312. ; Added to Remove Synth Slider for Fiji Mixer
  313. HKR,Config,IsFiji,1,00
  314.  
  315. [Fiji.AddReg]
  316. ; Added to Remove Synth Slider for Fiji Mixer
  317. HKR,Config,IsFiji,1,01
  318.  
  319. [TBS0005.UpdateCfgSys]
  320. ; DevDelete=himem.sys
  321. ; DevDelete=emm386.exe
  322. ; DevAddDev=himem.sys,device, 1, ""
  323.  
  324. [PinAppsIni.UpdateInis]
  325. %10%\pinapps.ini,Install,,"InstallPath=%30%\tbspros"
  326. ; add items to be added to program group
  327. %10%\pinapps.ini,ProgramItems,,"Mixer=%30%\tbspros\winapps\pcmixer.exe"
  328. %10%\pinapps.ini,ProgramItems,,"Mediatest=wordpad.exe %30%\tbspros\winapps\pintest.doc"
  329. %10%\pinapps.ini,ProgramItems,,"ReleaseNotes=%30%\tbspros\readme.wri"
  330. ; update Win.ini to Run WINSETUP.EXE after first re-boot
  331. %10%\win.ini,Windows,,"Run=%30%\tbspros\winapps\winsetup.exe"
  332.  
  333. [AppsInst.AddReg]
  334. ; update Win.ini to Run WINSETUP.EXE after first re-boot
  335. HKLM,Software\Microsoft\Windows\CurrentVersion\RunOnce,PinSetup,,"%01%\setup.exe"
  336.  
  337. ;--------------------------------------------------------------------------
  338. ; Kurzweil MPU-401 Section
  339. ;--------------------------------------------------------------------------- 
  340.  
  341. [TBS0001_Device]
  342. LogConfig=Kurzweil.LC1, Kurzweil.LC2, Kurzweil.LC3
  343. DelFiles=PinKz.DelList, PinCP.DelList, PinCP.DelIniList
  344. CopyFiles=PinKz.CopyList
  345. ; CopyFiles=PinCP.CopyList, PinCPVBX.CopyList
  346. AddReg=PinKz.AddReg, MidiMap.AddReg, PinKzApps.AddReg
  347. ; UpdateInis=PinKz.UpdateInis
  348. ; Restart    ; don't need to anymore
  349.  
  350. [TBS0001_Device.FactDef]
  351. ConfigPriority=DESIRED
  352. IRQConfig=9
  353. IOConfig=330-331
  354.  
  355. [PinKz.DelList]
  356. pinkz31.drv,,,1
  357. ;pinkz95.drv,,,1
  358. pinkz.vxd,,,1
  359.  
  360. [PinKz.CopyList]
  361. pinkz95.drv,pinkz95.dr_,,2
  362.  
  363. [PinCP.DelList]
  364. ;pincom.dll,,,1
  365. ;pincp.exe,,,1
  366.  
  367. [PinCP.DelIniList]
  368. pincom.ini,,,1
  369. pincp.ini,,,1
  370.  
  371. [PinCP.CopyList]
  372. panctrl.dll,,
  373. pincom.dll,pincom.dl_,
  374. pincp.exe,pincp.ex_,
  375. pincp.hlp,,
  376. pinsysex.dll,,
  377. sldctrl.dll,,
  378.  
  379. [PinCPVBX.CopyList]
  380. anibuton.vbx,,
  381. gauge.vbx,,
  382. kbdlist.vbx,,
  383. threed.vbx,,
  384. spin.vbx,,
  385.  
  386. [PinKz.AddReg]             ; Add Kurzweil MIDI
  387. HKR,,Devloader,0,mmdevldr.vxd
  388. HKR,Drivers,MIGRATED,0,0
  389. HKR,Drivers\midi,,0,
  390. HKR,,Driver,0,pindsp.vxd
  391. HKR,Drivers,SubClasses,0,midi
  392. HKR,Drivers\midi\pinkz95.drv,Description,,%PIN_KURZW%
  393. HKR,Drivers\midi\pinkz95.drv,Driver,0,pinkz95.drv
  394. HKR,Drivers\midi\pinkz95.drv,External,1,01,00,00,00
  395. ;HKR,Drivers\midi\pinkz95.drv,Description,0,%PIN_KURZW%
  396.  
  397. ; driver defaults
  398. ;HKR,Config,MIDIVolLeft,1,ef,ef            ; saved by DSP driver
  399. ;HKR,Config,MIDIVolRight,1,ef,ef
  400.  
  401. HKR,Config,VoiceGain,1,6A            ; MA-1 gain
  402.  
  403. [MidiMap.AddReg]
  404. HKCU,Software\Microsoft\Windows\CurrentVersion\Multimedia\MIDIMap,CurrentInstrument,,"pinkz95.drv<0001>"
  405. HKEY_USERS,.Default\Software\Microsoft\Windows\CurrentVersion\Multimedia\MIDIMap,CurrentInstrument,,"pinkz95.drv<0001>"
  406.  
  407. [MidiReg]
  408. HKR,,,0,%MediaClassName%
  409. HKR,,Icon,0,-1
  410. HKR,,Installer,0,mmci.dll
  411.  
  412. [PinKz.UpdateInis]
  413. %10%\pinapps.ini,Install,,"InstallPath=%30%\tbspros"
  414. ; add items to be added to program group
  415. %10%\pinapps.ini,ProgramItems,,"ControlPanel=%30%\tbspros\cp\pincp.exe"
  416. ; update Win.ini to Run WINSETUP.EXE after first re-boot
  417. %10%\win.ini,Windows,,"Run=%30%\tbspros\winapps\winsetup.exe"
  418.  
  419. [PinKzApps.AddReg]
  420. ; update Win.ini to Run WINSETUP.EXE after first re-boot
  421. ;HKLM,Software\Microsoft\Windows\CurrentVersion\RunOnce,WinSetup,,"%30%\tbspros\winapps\winsetup.exe"
  422.  
  423. ;--------------------------------------------------------------------------
  424. ; Joystick Section 
  425. ;--------------------------------------------------------------------------- 
  426.  
  427. [PNPB02F_Device]
  428. LogConfig=GamePort.LC1, GamePort.LC2, GamePort.LC3
  429. CopyFiles=PNPB02F.CopyList, PinGame.CopyList
  430. AddReg=PNPB02F.AddReg
  431. UpdateInis=PNPB02F.UpdateInis
  432. UpdateCfgSys=PNPB02F.UpdateCfgSys
  433.  
  434. [TBS0002_Device.FactDef]
  435. ConfigPriority=DESIRED
  436. IOConfig=200-201
  437.  
  438. [PNPB02F.CopyList]
  439. vjoyd.vxd,,
  440. msjstick.drv,,
  441.  
  442. [PinGame.CopyList]
  443. pingame.sys,pingame.sy_,
  444.  
  445. [PNPB02F.AddReg]
  446. HKR,,DevLoader,,mmdevldr.vxd
  447. HKR,Drivers,MIGRATED,,0
  448. HKR,Drivers\joystick,,,
  449. HKR,,Driver,,vjoyd.vxd
  450. HKR,Drivers\joystick\msjstick.drv,Description,,%*PNPB02F.DeviceDesc%
  451. HKR,Drivers\joystick\msjstick.drv,Driver,,msjstick.drv
  452. HKR,Drivers,SubClasses,,"joystick"
  453.  
  454. [PNPB02F.UpdateInis]
  455. system.ini,drivers,"joystick="
  456.  
  457. [PNPB02F.UpdateCfgSys]
  458. DevDelete=pingame.sys
  459. DevAddDev=pingame.sys,device, 1, "/G:200"
  460.  
  461. ;---------------------------------------------------------------;
  462. ; Logical Configuration for the Pinnacle
  463. ;---------------------------------------------------------------;
  464.  
  465. ; DSP
  466. [DSP.LC1]
  467. ConfigPriority=DESIRED
  468. IRQConfig=10, 11, 12
  469. IOConfig=290-297(3FF::)
  470. IOConfig=3@250-272%FFF0(3FF::)
  471. MemConfig=8000@D0000-DFFFF%FFFF8000
  472.  
  473. [DSP.LC2]
  474. ConfigPriority=NORMAL
  475. IRQConfig=5, 7, 9, 10, 11, 12
  476. IOConfig=8@100-3F7%FFF0(3FF::)
  477. IOConfig=3@250-272%FFF0(3FF::)
  478. MemConfig=8000@C8000-EFFFF%FFFF8000
  479.  
  480. [DSP.LC3]
  481. ConfigPriority=SUBOPTIMAL
  482. IRQConfig=5, 7, 9, 10, 11, 12, 14, 15
  483. IOConfig=8@100-3F7%FFF0(3FF::)
  484. IOConfig=3@250-272%FFF0(3FF::)
  485. MemConfig=8000@A0000-FFFFF%FFFF8000
  486.  
  487. ; Kurzweil
  488. [Kurzweil.LC1]
  489. ConfigPriority=DESIRED
  490. IRQConfig=9
  491. IOConfig=330-331(3FF::)
  492.  
  493. [Kurzweil.LC2]
  494. ConfigPriority=NORMAL
  495. IRQConfig=5, 7, 9
  496. IOConfig=2@330-337%FFFE(3FF::)
  497.  
  498. [Kurzweil.LC3]
  499. ConfigPriority=SUBOPTIMAL
  500. IRQConfig=5, 7, 9, 10, 11, 12, 14, 15
  501. IOConfig=2@100-3FF%FFFE(3FF::)
  502.  
  503. ; Game Port
  504. [GamePort.LC1]
  505. ConfigPriority=DESIRED
  506. IOConfig=200-201(3FF::)
  507.  
  508. [GamePort.LC2]
  509. ConfigPriority=NORMAL
  510. IOConfig=2@200-20F%FFFE(3FF::)
  511.  
  512. [GamePort.LC3]
  513. ConfigPriority=SUBOPTIMAL
  514. IOConfig=2@100-3FF%FFFE(3FF::)
  515.  
  516. ;---------------------------------------------------------------;
  517. ; Update Pinapps.ini
  518. ;---------------------------------------------------------------;
  519. ; Added 10/10, Copy defaults to TBSDOS.INI
  520.  
  521. ; Possibly use Winsetup routine to copy Pinnacle apps to 95
  522.  
  523. ;---------------------------------------------------------------;
  524. ; Copy driver destinations
  525. ;---------------------------------------------------------------;
  526.  
  527. [DestinationDirs]
  528. DefaultDestDir = 10                     ; Windows 95 Directory
  529. Launcher.CopyList = 10            ; Windows 95 directory
  530.  
  531. Pinnacle.CopyDriversList = 11           ; Windows 95 System Directory
  532. PinDosApps.CopyList = 30, TBSPROS\DOSAPPS ; DOS utilities
  533. PinProgram.CopyList = 30, TBSPROS\EEPROM  ; EEPROM update files
  534. PinApps.CopyList = 30,    TBSPROS\WINAPPS ; Windows utilities
  535. PinCleanup.CopyList = 30, TBSPROS\CLEANUP ; Uninstall utility files
  536. PCMix.CopyList = 30,      TBSPROS\WINAPPS ; PC Audio mixer
  537. PinReadme.CopyList = 30,  TBSPROS    ; documentation files
  538.  
  539. Pinnacle.DelDrvList = 11        ; Windows 95 system directory
  540. Pinnacle.DelIniList = 10        ; Windows 95 directory
  541.  
  542. FijiDosApps.CopyList = 30, TBSPROS\DOSAPPS ; DOS utilities
  543. FijiProgram.CopyList = 30, TBSPROS\EEPROM  ; EEPROM update files
  544. FijiApps.CopyList = 30,    TBSPROS\WINAPPS ; Windows utilities
  545.  
  546. PinKz.CopyList = 11                     ; Windows 95 System Directory
  547. PinCP.CopyList = 30, TBSPROS\CP         ; Control Panel Files
  548. PinCPVBX.CopyList = 11                  ; Windows 95 System Directory
  549. ;PinAppsIni.CopyList = 10                ; Windows 95 Directory
  550.  
  551. PinKz.DelList = 11            ; Windows 95 system directory
  552. PinCP.DelList = 30, TBSPROS\CP        ; control panel directory
  553. PinCP.DelIniList = 10            ; Windows 95 directory
  554.  
  555. PNPB02F.CopyList = 11                   ; Windows 95 System dir        
  556. ;PinGame.CopyList = (missing)
  557.  
  558. ;---------------------------------------------------------------;
  559. ; Source disks and names
  560. ;---------------------------------------------------------------;
  561.  
  562. [SourceDisksNames]
  563. 1=%DISK_ID%,,
  564.  
  565. [SourceDisksFiles]
  566. pindsp.vx_   = 1
  567. pindsp95.dr_ = 1
  568. pinkz95.dr_  = 1
  569. pingame.sy_  = 1
  570.  
  571. ;---------------------------------------------------------------;
  572. ; The infamous Strings section - definitions
  573. ;---------------------------------------------------------------;
  574.  
  575. [Strings]
  576. ;Non-localized strings
  577. KEY_WARNVER="SYSTEM\CurrentControlSet\Control\SessionManager\WarnVerDLLs"
  578. KEY_CHKVER="SYSTEM\CurrentControlSet\Control\SessionManager\CheckVerDLLs"
  579. KEY_FIL="SYSTEM\CurrentControlSet\Control\MediaResources\FilterList"
  580. KEY_IOC="SYSTEM\CurrentControlSet\Control\MediaResources\InstallOptionalComponents"
  581.  
  582. ;Localized strings
  583. TBCH="Turtle Beach Systems"
  584. MediaClassName="Sound, video and game controllers"
  585. SPACE=" "
  586.  
  587. *TBS0000.DeviceDesc="TBS Pro Series Digital Audio"
  588. *TBS0001.DeviceDesc="TBS Pro Series Kurzweil Synthesizer"
  589. *PNPB02F.DeviceDesc="TBS Pro Series Joystick"
  590.  
  591. ;pincfg.DeviceDesc="Pinnacle Control Registers"
  592. KEY_CHKVER="SYSTEM\CurrentControlSet\Control\SessionManager\CheckVerDLLs"
  593. V_CLSWAVEFORM="Audio"
  594. V_CLSMIDI="MIDI"
  595. V_CLSMIXER="Mixer"
  596. V_CLSAUX="Auxiliary"
  597. PIN_EXTOUT="TBS Pro Series External MIDI"
  598. PIN_HEADER="TBS Pro Series Daughter Synth"
  599. PIN_KURZW="TBS Pro Series Kurzweil Main Synth"
  600. DISK_ID="TBS Pro Series Install Disk"
  601.